In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / HtmlPageMarginLeft Property

HtmlPageMarginLeft Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property HtmlPageMarginLeft As Single
public float HtmlPageMarginLeft {get; set;}
public read-write property HtmlPageMarginLeft: Single; 
public function get,set HtmlPageMarginLeft : float
public: __property float get_HtmlPageMarginLeft();

public: __property void set_HtmlPageMarginLeft( 

   float value

);
public:

property float HtmlPageMarginLeft {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members